UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

The rlogind service must not be running.


Overview

Finding ID Version Rule ID IA Controls Severity
V-22432 GEN003830 SV-39863r1_rule DCPP-1 Medium
Description
The rlogind process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service.
STIG Date
SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE 2016-06-22

Details

Check Text ( C-38868r1_chk )
Determine if the rlogind service is running.
# svcs rlogin

If the rlogin service is enabled, this is a finding.
Fix Text (F-34007r1_fix)
Disable the rlogind service.

# svcadm disable rlogin
# svcadm refresh inetd